Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 172,382 for

document formatting

(0.09 sec)
  1. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the Formatting for the FieldIndex fields in the Document in C++....the formatting for the FieldIndex fields in the document. Aspose...() Examples Shows how to formatting FieldIndex fields. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for JavaScript via C++ API....How to Format Numbers to Special Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to a special format in Excel is...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  3. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....objects in Microsoft Word documents are represented by instances...Shape class is a node in a document and can represent a picture...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and Formatting of a Word Document using Node.js....Words Document Object Model (DOM) Contents [ Hide...Hide ] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  5. ListCollection | Aspose.Words for Java

    Stores and manages Formatting of bulleted and numbered lists used in a Document in Java....Iterable Stores and manages formatting of bulleted and numbered...numbered lists used in a document. To learn more, visit the Working with...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two Documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my Document. PDF-PDF comparison and …...Document comparison - Using Aspose library Aspose.Total Product...am trying to compare two documents could be pdf-pdf, pdf-docx...

    forum.aspose.com/t/document-comparison-using-as...
  7. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table Formatting. Enhance your Documents with dynamic styles and improve readability effortlessly....class Represents special formatting applied to some area of a...the Working with Tables documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words/con...
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. @property def styles ( self...style with list formatting. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a Document using Node.js....hyperlink in Microsoft Word documents is the HYPERLINK field. In...insert a hyperlink into the document. This method accepts three...

    docs.aspose.com/words/nodejs-net/working-with-h...
  10. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation....method Resets to default row formatting. public void ClearFormatting...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...